home *** CD-ROM | disk | FTP | other *** search
/ Almathera Ten Pack 3: CDPD 3 / Almathera Ten on Ten - Disc 3: CDPD3.iso / scope / 026-050 / scopedisk45 / mffcis / readme < prev    next >
Text File  |  1995-03-18  |  1KB  |  27 lines

  1. These are some AREXX programs to help you manage Compuserve data libraries using Microfiche
  2. Filer and AREXX.
  3.  
  4. Also included is a MFF database of the AmigaTech library with uploads from July to
  5. mid-December
  6.  
  7. ParseCISLib.rexx
  8.  
  9. This will take WHAP TAPCIS ".CAT" files, or any captured SCAn/DEScription of a lib. and put
  10. it into a MFF database.  To run it you must start it as an AREXX macro from CLI (or from
  11. Workbench if you have PLUG by Ben Blish in your C: directory.  It will not work as a native
  12. MFF macro.(blame MFF).  You must have MFF running and an appropriate CISLIB database loaded. 
  13. To make a new "appropriate" one select the AMIGAT.MFF file an copy its data definition in the
  14. file view window.
  15.  
  16. KillDups.mffm
  17.  
  18. This is a MFF macro that will delete any duplicate entries from your database.  Duplicates
  19. are defined as having the same file name and same uploader ID number.  The latest version is
  20. retained provided you sort that database in DESCENDING order using the "Name & Date" sort
  21. form.  Sorry, I'd like the macro to do the sorting for you but a MFF but causes all macro
  22. commanded sorts to be in ascending order regardless of the Preferences setting.  Some confirm
  23. requesters should help you remember to do the sort.
  24.  
  25. Have fun!  -- Art Steinmetz
  26.  
  27.